Code examples for the development tag - developer knowledge base ()

Learn how to create a Ruby on Rails migration with an example.
Explore the power of Ruby on Rails XML with an example, from parsing to building an API.
Learn how to use Ruby on Rails classes with example code to quickly build powerful web applications.
Ruby on Rails config: learn how to customize your app with a simple example.
A guide to paginating with Ruby on Rails, with an example of adding page navigation to a blog.
Logging in with Ruby on Rails: Learn how to securely authenticate users with an example.
Debugging why VSCode can't find your Git: a step-by-step guide to fixing the issue, with an example.
Learn how to use Sublime Text without a build system with this example-driven guide. Understand how to write, compile, and debug code without relying on external tools.
Learn how to easily create a multilingual WordPress website using a translation plugin, with an example.
Make your own WordPress plugin with an example: learn how to create a plugin, define its features & add it to your site.
Learn how to use Eloquent models in Laravel with an example, to create powerful web applications.
Laravel tutorial: Connecting custom class w/ example. Learn how to use Laravel to create custom classes & incorporate them into your projects.
Build a basic CRUD app with Laravel & MySQL: Step-by-step guide with an example application.
Laravel: how to send emails with examples. Learn how to easily send emails using Laravel and its mail API.
Learn how to set up a Laravel seeder with an example to quickly populate your database.
Create a Laravel Controller w/ an example: learn how to create, structure & use controllers in Laravel.
Laravel: Connect jQuery quick & easy with an example. Learn how to get your web app running in no time!
Laravel Helper: Create custom, reusable functions to streamline development & find examples of how to create them.
Laravel Model Creation: Learn how to create your own custom model with an example.
Laravel: Learn how to easily create a registration system with an example.
1